home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Introducing the New Way to Shop from Home
/
Iceland.iso
/
pc
/
internetaccess.dir
/
00148_Script_btstart jump
< prev
next >
Wrap
Text File
|
2003-03-05
|
214b
|
15 lines
on mouseUp
sprite(149).visible = true
sprite(150).visible = true
end mouseUp
on mouseWithin
cursor[member("open hand cursor"), member("open hand mask")]
end
on mouseLeave
cursor -1
end